home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / relnotes / x_eoe / ch5.z / ch5
Encoding:
Text File  |  2001-04-17  |  6.5 KB  |  198 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.           +o If using netscape 4.07, netscape must be configured
  11.             properly to use the plugin for embedded X applications.
  12.             This can be done once per system by a system
  13.             administrator with root privileges, or once by each
  14.             user of the system. If done by the system
  15.             administrator, they should edit the file
  16.             /_v_a_r/_n_e_t_s_c_a_p_e/_c_o_m_m_u_n_i_c_a_t_o_r/_m_a_i_l_c_a_p and remove the
  17.             following lines from the bottom of the file:
  18.             *;;
  19.                     x-mozilla-flags=prompt
  20.             If done by the user, each user must first modify one of
  21.             the netscape preferences, as follows:
  22.  
  23.                - Pull down the _P_r_e_f_e_r_e_n_c_e_s menu.
  24.  
  25.                - Click on the _N_a_v_i_g_a_t_o_r arrow to reveal additional
  26.                  choices, and select _A_p_p_l_i_c_a_t_i_o_n_s.
  27.  
  28.                - Scroll through the list of application types until
  29.                  you find the _A_l_l _t_y_p_e_s item, and click on the _E_d_i_t
  30.                  key.
  31.  
  32.                - Change the _H_a_n_d_l_e_d _B_y panel to select _P_l_u_g _I_n:
  33.                  _N_e_t_s_c_a_p_e _D_e_f_a_u_l_t _P_l_u_g_i_n and click the _O_K button to
  34.                  save the change.
  35.  
  36.           +o The 24" Sony monitor does not return a traditional
  37.             monitor ID to the system, so that by default it will
  38.             appear to look like a 20" monitor instead. Users of the
  39.             24" monitor can work around this by editing the file
  40.             /_v_a_r/_X_1_1/_X_v_c/_c_h_a_n_t_a_b and adding the line
  41.             _0._0._0: _S_o_n_y-_g_d_m-_9_0_w_1_1
  42.             This will cause the X server to override the monitor
  43.             specification on startup. See man chantab for more
  44.             details. In particular, this is necessary for the X
  45.             server to advertise the proper screen size in mm.
  46.  
  47.           +o Support for newer 20" Sony monitors causes older 21"
  48.             Hitachi monitors to be reported as 20" Sony monitors
  49.             instead. This can be worked around by editing the file
  50.             /_v_a_r/_X_1_1/_X_v_c/_c_h_a_n_t_a_b and adding the line
  51.             _0._0._0: _H_i_t_a_c_h_i-_c_m_2_1_9_8_m_s_g
  52.             This will cause the X server to override the monitor
  53.             specification on startup. See man chantab for more
  54.             details.
  55.  
  56.           +o Monitors which do not support EDID probing cannot be
  57.             reliabily identified on Octane/Octane2. These are old
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.                                   - 2 -
  70.  
  71.  
  72.  
  73.             style monitors using a parallel connector query
  74.             capability for identification.  In the
  75.             /var/X11/Xvc/moninfo database, these are the monitors
  76.             specifying the "QueryResponseParallel" characteristic.
  77.             Users who may want to use these old monitors can work
  78.             around this by editing the file /var/X11/Xvc/chantab,
  79.             if their monitor type is present in moninfo.  See man
  80.             chantab and man moninfo for more details.
  81.  
  82.           +o If you are getting your password via NIS and the NIS
  83.             server fails, _x_l_o_c_k may crash.  At that point, your
  84.             system is unlocked.  A possible work-around is to keep
  85.             a copy of the password file on your local machine.
  86.  
  87.           +o _x_s_t_d_c_m_a_p does not work properly, nor do the colormap
  88.             utilities in _l_i_b_X_m_u.  The X server creates the standard
  89.             colormap properties by default at startup.  They work
  90.             properly if not accessed through _l_i_b_X_m_u.
  91.  
  92.           +o Iris GL overlay windows are not clipped properly when
  93.             obscured by a window in the overlays.
  94.  
  95.           +o _l_i_b_X_t assumes that time always moves forward.  If you
  96.             turn the system clock backwards, applications built
  97.             with libXt will behave improperly and often consume too
  98.             much of the system CPU.  You must stop and restart
  99.             these applications.
  100.  
  101.           +o If a device is already grabbed, subsequent calls to
  102.             _X_S_e_t_D_e_v_i_c_e_V_a_l_u_a_t_o_r_s will hang the application.
  103.  
  104.           +o The X server does not support the large request
  105.             mechanism.  Protocol requests are limited to 64K words
  106.             (262,144 bytes) in length.  This applies to the core X
  107.             protocol as well as to extension protocols such as PEX.
  108.  
  109.           +o The MBX extension does not support the "Copied" update
  110.             action.
  111.  
  112.           +o The PEX extension does not support texture mapping.
  113.  
  114.           +o PEX applications should use _P_E_X_M_a_t_c_h_R_e_n_d_e_r_i_n_g_T_a_r_g_e_t_s to
  115.             determine which visual to use.
  116.             _P_E_X_M_a_t_c_h_R_e_n_d_e_r_i_n_g_T_a_r_g_e_t_s will only return TrueColor
  117.             visuals that support depth buffering.  Applications
  118.             should not assume that the visual returned to match a
  119.             PEXBufferDrawable target type is the same visual that
  120.             would be returned to match a PEXWindowDrawable or
  121.             PEXPixmapDrawable target type.  The returned visuals
  122.             will be different for those graphics platforms in which
  123.             the number of hardware framebuffer planes must be
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.                                   - 3 -
  136.  
  137.  
  138.  
  139.             divided for use between front and back buffers when
  140.             using hardware double buffering.
  141.  
  142.           +o This message is for Indy users with the 14" monitor
  143.             installed.  In order to comply with EN69241 part 3, the
  144.             font used for the terminal emulator window must be at
  145.             least as large as:  -*-fixed-medium-r-normal--20-140-
  146.             100-100-c-100-iso8859-1
  147.  
  148.           +o The X server and local clients use shared memory as a
  149.             high performance means of communication.  The shared
  150.             memory mappings cause the ppppssss((((1111)))) SZ field to overstate
  151.             the amount of memory that is actually used by these
  152.             processes.  The RSS field and the ggggmmmmeeeemmmmuuuussssaaaaggggeeee((((1111)))) tool
  153.             provide a more accurate assessment of memory usage.
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.